home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / ixemul / sdk / man / cat5 / shells.0 < prev    next >
Encoding:
Text File  |  1998-06-15  |  871 b   |  26 lines

  1.  
  2. SHELLS(5)                  UNIX Programmer's Manual                  SHELLS(5)
  3.  
  4. NNAAMMEE
  5.      sshheellllss - shell database
  6.  
  7. DDEESSCCRRIIPPTTIIOONN
  8.      The sshheellllss file contains a list of the shells on the system.  For each
  9.      shell a single line should be present, consisting of the shell's path,
  10.      relative to root.
  11.  
  12.      A hash mark (``#'') indicates the beginning of a comment; subsequent
  13.      characters up to the end of the line are not interpreted by the routines
  14.      which search the file.  Blank lines are also ignored.
  15.  
  16. FFIILLEESS
  17.      /etc/shells  The sshheellllss file resides in _/_e_t_c.
  18.  
  19. SSEEEE AALLSSOO
  20.      getusershell(3)
  21.  
  22. HHIISSTTOORRYY
  23.      The sshheellllss file format appeared in 4.3BSD-Tahoe.
  24.  
  25. 4.2 Berkeley Distribution        June 5, 1993                                1
  26.